-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.1.0.dev #114
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…endar - closures not including full day (starts or end at 12pm for exemple) will now show as partial closures on the staff calendar
- allows creating sensors to collect data from (temperature, gas etc.) - added sensor card, categories and data models - added basic view with table and chart (using chart.js)
- added button to export sensor data
Bumps [django](https://github.com/django/django) from 3.2.12 to 3.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.2.12...3.2.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
- added new modbus specific functions that can be used in sensor formula - added last read time for sensors - sensor read_frequency can now be set to 0 which will prevent sensor data from being read
… their own - added sensor plugin own customizations - values can also be validated, functions can be run after customizations are saved etc. - added @customization annotation to register a customization class that extends CustomizationBase
- redesigned sensor page as a sensor dashboard - added "visible" flag on sensor to have the option not to display a sensor on the sensor dashboard - added "data label" field on sensor to show on the graph and table data
…visible to facility managers and admins)
- using minified versions to speed up page load
…d and must be manually updated.
…reminders, reservations, task updates etc. to the alternate email
Bump django from 3.2.12 to 3.2.13
… from the status dashboard
… continuing with reading values
- Pillow 9.1.0 -> 9.1.1
…sions to have more fine-grained API permissions
…nitialization was trying to load tables not yet created
- added some pictures for tools as well in splash pad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.